Skip to content

feat(otel): add tracing for startWithUpdate. fixes #2620.#2925

Merged
cconstable merged 1 commit into
masterfrom
otel/update-with-start
Jun 22, 2026
Merged

feat(otel): add tracing for startWithUpdate. fixes #2620.#2925
cconstable merged 1 commit into
masterfrom
otel/update-with-start

Conversation

@cconstable

@cconstable cconstable commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

What was changed

  • Added updateWithStart support to the OpenTracing client interceptor: it now creates an UpdateWithStartWorkflow span and propagates the span context into both the start and update headers.
  • Adds the UPDATE_WITH_START_WORKFLOW operation type and its span tags

Why?

Checklist

  • Added tests

@cconstable cconstable requested a review from a team as a code owner June 22, 2026 19:26
@cconstable cconstable enabled auto-merge (squash) June 22, 2026 19:51
@cconstable cconstable merged commit 85e12a3 into master Jun 22, 2026
28 of 29 checks passed
@cconstable cconstable deleted the otel/update-with-start branch June 22, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenTracingClientInterceptor add support for updateWithStart

2 participants